-
Home
-
DOOFINDER Search and Discovery for WP & WooCommerce
-
2.10.0
-
Code
-
Classes
- Admin_Notices
| Total Complexity |
21 |
| Dependencies |
1 |
| Dependents |
5 |
| Total lines |
200 |
| Lines of code |
108 |
| Logical lines of code |
44 |
| Comment lines |
78 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| render_notice() |
S |
49 |
4 |
38 |
| init() |
S |
57 |
5 |
17 |
| remove_notice() |
S |
64 |
3 |
10 |
| set_show_once() |
S |
68 |
2 |
7 |
| notice_shown() |
S |
70 |
2 |
6 |
| add_notice() |
S |
61 |
1 |
12 |
| add_custom_notice() |
S |
66 |
1 |
8 |
| get_custom_notices() |
S |
79 |
1 |
3 |
| render_custom_notice() |
S |
80 |
1 |
3 |
| is_notice_active() |
S |
75 |
1 |
4 |